O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

What will be the value of x=(5*2-4*8)%7

x=(5*2-4*8)%7 का मान क्या होगा?

Write Answer

Explanation